[csdk] latest release#466
Open
jss-release-github-app[bot] wants to merge 1 commit into
Open
Conversation
1a2d84c to
fb21cac
Compare
fb21cac to
08e7f37
Compare
Contributor
📦 Package Size and Test Coverage Report
|
a032662 to
d2784dd
Compare
3ae0369 to
a8d4600
Compare
7eda06e to
5eeb756
Compare
edab1bf to
2099625
Compare
09cdc80 to
98881c1
Compare
5bba74e to
ad6ea96
Compare
ad6ea96 to
d0e28b8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.
Releases
@sitecore-content-sdk/cli@2.2.0
Minor Changes
@sitecore-content-sdk/contentdependency update:@sitecore-content-sdk/content@2.2.0
Minor Changes
Patch Changes
url-parsewith the WHATWGURLAPI in the GraphQL client and media URL helpers to avoid NodeDEP0169/ legacy URL parsing warnings. (c50ffd7)Styles,CSSStyles,LibraryId, andGridParametersrendering params (562866b)sc_variantheader to the Preview GraphQL API so API resolves the active variant server-side, instead of relying on sdkexperiencesfiltering. (858afaf)create-content-sdk-app@2.2.0
Minor Changes
Add tag-based revalidation support for the Next.js App Router with Cache Components, including cache tag helpers and revalidation route handlers. (856cb89)
Introduce the
nextjs-app-router-cache-componentsscaffolding template with a combined revalidation route wired out of the box.[cli][create-content-sdk-app] Update build and component map generation to recreate the .sitecore directory when it is missing. (0325d61)
Patch Changes
Remove unused config section from nextjs template package.json to eliminate npm warnings about unknown CLI config settings. (f81ac30)
[create-content-sdk-app] Add help flag output (386c7f8)
[create-content-sdk-app] Fix custom 404 handling in cache-components template (7d29ee8)
Scope Tailwind v4 source scanning to app
srcin App Router templates so monorepoyarn watchsamples do not hang or fail onglobals.csswhen symlinked SDK packages are scanned. (f28b4a1)[create-content-sdk-app] Add PartialDesignDynamicPlaceholder to App Router and Pages Router templates for Sitecore AI partial designs (85b14a9)
[create-content-sdk][Chore] The template version management has been adjusted for multi-version use (3f9282b)
[create-content-sdk-app] Remove redundant --template from help options (3631584)
Upgrade glob dependency from deprecated v11 to v13 to resolve security vulnerabilities (CVE-2025-64756) (debe2bd)
minor
@sitecore-content-sdk/clidependency update:minor
@sitecore-content-sdk/contentdependency update:minor
@sitecore-content-sdk/nextjsdependency update:Introduce the
nextjs-app-router-cache-componentsscaffolding template with a combined revalidation route wired out of the box. (856cb89)minor
@sitecore-content-sdk/reactdependency update:@sitecore-content-sdk/nextjs@2.2.0
Minor Changes
[nextjs] Add context to nextjs proxies that the developers can use to get information an what was executed inside each proxy (97ebaca)
Support Draft Components (a1d3798)
[nextjs] Fix sitemap route validation to return undefined for sitemap-index path. (ecba275)
[nextjs][react] Add renderChildrenWhenEmpty prop to Link component to render empty anchor with children instead of null when the link field value is empty. (741a10f)
Add tag-based revalidation support for the Next.js App Router with Cache Components, including cache tag helpers and revalidation route handlers. (856cb89)
Introduce the
nextjs-app-router-cache-componentsscaffolding template with a combined revalidation route wired out of the box.minor
@sitecore-content-sdk/contentdependency update:minor
@sitecore-content-sdk/reactdependency update:Patch Changes
sc_variantheader to the Preview GraphQL API so API resolves the active variant server-side, instead of relying on sdkexperiencesfiltering. (858afaf)@sitecore-content-sdk/react@2.2.0
Minor Changes
@sitecore-content-sdk/contentdependency update:@sitecore-content-sdk/core@2.1.1
Patch Changes
url-parsewith the WHATWGURLAPI in the GraphQL client and media URL helpers to avoid NodeDEP0169/ legacy URL parsing warnings. (c50ffd7)